Due to a mistake on my own part, I need to burn some version numbers. This does not impact any of the implementation of libc++, and does not impact the ABI in any way. git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@164832 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/include/__config b/include/__config index 36eb10d..f2b53a8 100644 --- a/include/__config +++ b/include/__config
@@ -15,7 +15,7 @@ #pragma GCC system_header #endif -#define _LIBCPP_VERSION 1002 +#define _LIBCPP_VERSION 1101 #define _LIBCPP_ABI_VERSION 1